Skip to content

cargo-fuzztest: support replaying corpus for a certain time - #2167

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/956547848
Open

cargo-fuzztest: support replaying corpus for a certain time#2167
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/956547848

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

cargo-fuzztest: support replaying corpus for a certain time

  • Add requires = "corpus_db" to replay_corpus_for in FuzzTestOptions.
  • Support ExecutionMode::ReplayCorpus in CargoFuzzTestOptions.
  • Pass FUZZTEST_REPLAY_CORPUS_FOR and FUZZTEST_TIME_BUDGET_TYPE in FuzztestRunner.
  • Add unit, runner, and end-to-end integration tests for corpus replay.

@copybara-service
copybara-service Bot force-pushed the cl/956547848 branch 2 times, most recently from 7c2c9a4 to 09dc8b2 Compare August 10, 2026 00:18
- Add requires = "corpus_db" to replay_corpus_for in FuzzTestOptions.
- Support ExecutionMode::ReplayCorpus in CargoFuzzTestOptions.
- Pass FUZZTEST_REPLAY_CORPUS_FOR and FUZZTEST_TIME_BUDGET_TYPE in FuzztestRunner.
- Add unit, runner, and end-to-end integration tests for corpus replay.

PiperOrigin-RevId: 956547848
@copybara-service copybara-service Bot changed the title No public description cargo-fuzztest: support replaying corpus for a certain time Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant